projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5543367
)
Regenerate.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 17:04:28 +0000
(17:04 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 17:04:28 +0000
(17:04 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 001cf65d3e8562c3df04ff2379eba2a314859547..6572f0dfcefbd39b59c95a4148c42e0d29c6835d 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2235,6
+2235,7
@@
_ACEOF
vax-*-netbsd*) machine=vax ;;
arm-*-netbsd*) machine=arm ;;
x86_64-*-netbsd*) machine=amdx86-64 ;;
+ hppa-*-netbsd*) machine=hp800 ;;
shle-*-netbsd*) machine=sh3el ;;
esac
;;
@@
-2572,6
+2573,14
@@
_ACEOF
esac
;;
+ hppa*-*-linux-gnu* )
+ machine=hp800 opsys=gnu-linux
+ ;;
+
+ hppa*-*-nextstep* )
+ machine=hp800 opsys=nextstep
+ ;;
+
## Orion machines
orion-orion-bsd* )
machine=orion opsys=bsd4-2